home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.1 / SGI Desktop Special Edition 1.1.iso / relnotes / imgtools / ch4.z / ch4
Text File  |  1995-11-13  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        4.  _B_u_g__F_i_x_e_s
  9.  
  10.        This chapter lists bugs fixed in release 2.2 of the IRIS
  11.        ImageVision Tools.
  12.  
  13.        4.1  _I_m_a_g_e__V_i_e_w__A_u_t_o_S_c_a_l_e
  14.  
  15.        Image View automatically scales images (by default) to the
  16.        range 0-255. This automatic scaling can be turned off using
  17.        the AutoScale toggle (per view) or AutoScale mode (new
  18.        views).  The scale min/max values did not propagate
  19.        correctly if hardware acceleration was disabled. This
  20.        problem has been fixed.
  21.  
  22.        4.2  _I_m_a_g_e__V_i_e_w__L_U_T__E_d_i_t_o_r
  23.  
  24.        Image View lookup table (LUT) editor was difficult to use
  25.        when manipulating images with ilBit data type or whose
  26.        min/max range was much smaller than the range of the data
  27.        type.  This problem has been fixed.
  28.  
  29.        4.3  _I_m_a_g_e__V_i_e_w__R_G_B__M_o_d_e__a_n_d__D_o_u_b_l_e__B_u_f_f_e_r__T_o_g_g_l_e
  30.  
  31.        The GUI toolkit used by Image View gets confused when the
  32.        RGB mode and/or Double Buffer mode is toggled and then the
  33.        window is resized.  This causes problems with the colormap.
  34.        To workaround this problem, iconify and reopen the window.
  35.  
  36.        4.4  _I_m_a_g_e__W_o_r_k_s__E_n_h_a_n_c_e_m_e_n_t
  37.  
  38.        Image Works has several enhancement operations such as
  39.        contrast and brightness. These operations did not properly
  40.        work on RealityEngine if IL hardware acceleration was on
  41.        (default). This problem has been fixed.
  42.  
  43.        4.5  _I_m_a_g_e__W_o_r_k_s__F_i_n_d__E_d_g_e_s
  44.  
  45.        Image Works has several edge operators under the Effects
  46.        menu.  All were all broken, except for Roberts.  They now
  47.        work properly.
  48.  
  49.        4.6  '_i_m_g_c_o_p_y -_C_n_e_g_a_t_i_v_e _m_i_n_b_l_a_c_k_i_m_a_g_e _m_i_n_w_h_i_t_e_i_m_a_g_e'
  50.             _n_e_g_a_t_e_d _i_m_a_g_e _o_n _R_E
  51.  
  52.        When using imgcopy to covert a min-black image to min-white
  53.        color model on the RE with hardware acceleration enabled the
  54.        resulting image was negated.  This problem has been fixed.
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.        4.7  _i_m_g_c_o_p_y -_h -_t_u_c_h_a_r _p_r_o_d_u_c_e_d _g_a_r_b_a_g_e _o_u_t_p_u_t _o_n _f_l_o_a_t
  75.             _i_n_p_u_t
  76.  
  77.        Coverting float data to unsigned char with the -h option
  78.        could produce garbage results.  This problem has been fixed.
  79.  
  80.        4.8  _T_I_F_F__F_o_r_m_a_t__I_n_c_o_m_p_a_t_i_b_i_l_i_t_i_e_s__w_i_t_h__X_V__3_._0
  81.  
  82.        Because of some last minute changes in the TIFF 6.0
  83.        specification many TIFF readers and writers contained
  84.        various format bugs.  The imgtools in IRIX 5.2 and XV 3.0 (a
  85.        publically available image display and manipulation tool)
  86.        both contained mutually incompatible errors of this nature.
  87.        The imgtools have been updated to adhere to the official
  88.        TIFF 6.0 specification.  Specifically, the imgtools were
  89.        writing the TIFF SampleFormat tag with values indicating
  90.        undefined format (4).  The imgtools now write the
  91.        SampleFormat tag with values indicating unsigned integer
  92.        format (1).  XV 3.0 uses a version of the TIFF library that
  93.        incorrectly complains about this SampleTag format.  If
  94.        necessary, XV 2.21 can be used which ignores any tags it
  95.        doesn't understand.  The new release of XV, version 3.10, is
  96.        immanent at this writing and may fix this problem.
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.